Skip to content

Commit d3adffb

Browse files
authored
Release v6.0.19 (#26922)
1 parent feb9476 commit d3adffb

File tree

3 files changed

+28
-3
lines changed

3 files changed

+28
-3
lines changed

RELEASE_NOTES.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# @mdn/browser-compat-data release notes
22

3+
## [v6.0.19](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.19)
4+
5+
May 30, 2025
6+
7+
### Additions
8+
9+
- `api.CredentialsContainer.create.publicKey_option.extensions.prf` ([#26828](https://github.com/mdn/browser-compat-data/pull/26828))
10+
- `api.CredentialsContainer.get.publicKey_option.extensions.prf` ([#26828](https://github.com/mdn/browser-compat-data/pull/26828))
11+
- `api.VideoFrame.flip` ([#26937](https://github.com/mdn/browser-compat-data/pull/26937))
12+
- `api.VideoFrame.rotation` ([#26937](https://github.com/mdn/browser-compat-data/pull/26937))
13+
- `api.Viewport` ([#26937](https://github.com/mdn/browser-compat-data/pull/26937))
14+
- `api.Viewport.segments` ([#26937](https://github.com/mdn/browser-compat-data/pull/26937))
15+
- `api.Window.viewport` ([#26937](https://github.com/mdn/browser-compat-data/pull/26937))
16+
- `browsers.deno.releases.2.3.0` ([#26936](https://github.com/mdn/browser-compat-data/pull/26936))
17+
- `browsers.deno.releases.2.3.2` ([#26936](https://github.com/mdn/browser-compat-data/pull/26936))
18+
- `html.elements.h1.no_ua_styles_in_article_aside_nav_section` ([#26946](https://github.com/mdn/browser-compat-data/pull/26946))
19+
- `webextensions.api.tabGroups.onRemoved.removeInfo` ([#26872](https://github.com/mdn/browser-compat-data/pull/26872))
20+
21+
### Statistics
22+
23+
- 9 contributors have changed 39 files with 1,003 additions and 296 deletions in 22 commits ([`v6.0.18...v6.0.19`](https://github.com/mdn/browser-compat-data/compare/v6.0.18...v6.0.19))
24+
- 17,193 total features
25+
- 1,158 total contributors
26+
- 5,263 total stargazers
27+
328
## [v6.0.18](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.18)
429

530
May 27, 2025

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mdn/browser-compat-data",
3-
"version": "6.0.18",
3+
"version": "6.0.19",
44
"description": "Browser compatibility data provided by MDN Web Docs",
55
"main": "index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)